/ Assembly List / LJCUnitMeasureDAL / Evaluator / Compute

Namespace - LJCUnitMeasureDAL


Parameters
format - The format string.
values - The object values.

Returns

The evaluated result.

Syntax

C#
public static Object Compute(String format, Object[] values)

Evaluates the supplied expression format.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.